No-Code Workflow Studio
A browser-based workflow builder for the full ML lifecycle: wire up a pipeline in a drag-and-drop canvas — data sources, pre-processing, annotation, training, inference, visualization, sinks — then execute it as a graph of real Tapis jobs on HPC, and watch every step's status, config and logs live on the same canvas.
References
- Tapis Jobs API — the HPC job submission service each step is submitted to.
- README.md — install and run the frontend + backend locally.
- backend/INTEGRATION.md — Tapis credentials, app/system provisioning, and what the engine needs before a job can run.
- docs/adding-a-step-form.md — add a new step whose settings UI is auto-generated from its schema.
- docs/adding-a-step-custom-ui.md — add a step with a custom interactive panel (map, labeler, live preview).
- frontend/app/pages/README.md — the step settings page contract (
StepPanelProps).
Acknowledgements
National Science Foundation (NSF) funded AI institute for Intelligent Cyberinfrastructure with Computational Learning in the Environment (ICICLE) (OAC 2112606)
Issue reporting
Please report issues via GitHub Issues.